home *** CD-ROM | disk | FTP | other *** search
- inherited frmWindowHide: TfrmWindowHide
- Left = 331
- Top = 307
- HelpContext = 42
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Hides a window. The window must be open while the task is runni' +
- 'ng. Note that '
-
- 'some hidden windows can only be closed with Ctrl-Alt-Del. To se' +
- 'arch for partial '
- 'window titles, use wildcard characters * and ?')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- inherited cboWindowTitle: TComboBox
- OnDropDown = cboWindowTitleDropDown
- end
- end
- end
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- end
-